BIANCA-BRICK-MSGBOX-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for BIANCA-BRICK-MSGBOX-MIB.
28
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
28 total| Object Name |
|---|
org OBJECT IDENTIFIER .1.3 |
RFC1155-SMI Unknown .1.3 |
dod OBJECT IDENTIFIER .1.3.6 |
internet OBJECT IDENTIFIER .1.3.6.1 |
private OBJECT IDENTIFIER .1.3.6.1.4 |
enterprises OBJECT IDENTIFIER .1.3.6.1.4.1 |
bintec OBJECT IDENTIFIER .1.3.6.1.4.1.272 |
bibo OBJECT IDENTIFIER .1.3.6.1.4.1.272.4 |
isdn OBJECT IDENTIFIER .1.3.6.1.4.1.272.4.2 |
msgForwardTableThe msgForwardTable contains information about the
behavior of the message box. You can configure which
extensions are used to accept fax calls and how these
faxes should be forwarded to the receiver.
Deleting entries: An entry can be removed by assigning
the value `delete' to its msgForwardPoll object. SEQUENCE OF MsgForwardEntry .1.3.6.1.4.1.272.4.2.13 |
msgForwardEntry MsgForwardEntry .1.3.6.1.4.1.272.4.2.13.1 |
msgForwardExtensionThe extension of the incoming calls that is accepted
by the message box. For this extension you also have to
set the pabxExtDestination field in the pabxExtensionTable
to `msg_box'.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.2.13.1.1 |
msgForwardAddrThe Called Party Number that is used to send stored faxes.
If this field is empty, stored faxes are not sent automatically
to another number.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.2.13.1.2 |
msgForwardDeleteActionThis field defines when a fax message, that was sent
successfully, should be deleted. When set to `delivered'
the fax will be deleted after it is sent anyway.
When set to `forwarded' it will be deleted immediately
after it was sent successfully to the number specified
in the msgForwardAddr field.
When set to `polled', the fax is deleted after someone
received the fax via fax polling.rw Enumeration .1.3.6.1.4.1.272.4.2.13.1.3 |
msgForwardDelayThe time in seconds to wait before the message box tries
or retries to send a stored fax to the msgForwardAddr.rw INTEGER ( 1..1209600 ) .1.3.6.1.4.1.272.4.2.13.1.4 |
msgForwardPollTo allow polling stored fax messages this value must be set
to `enable'. When set to `disable' fax polling is not allowed.
When set to delete, the table-entry will be deleted.rw Enumeration .1.3.6.1.4.1.272.4.2.13.1.5 |
msgForwardPollPasswordThe password you have to use if you like to poll a stored
fax.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.2.13.1.6 |
msgForwardMaxRetriesNumber of trials to forward a fax message to an
external fax station before the msgForwardState
changes to the value `blocked'. A trial counts
only when a connection could be established.
When this field is set to zero, the state never
changes to `blocked'.rw INTEGER ( 0..1000 ) .1.3.6.1.4.1.272.4.2.13.1.7 |
msgForwardStateFaxes are only forwarded to msgForwardAddr if the
msgForwardState has the value `enabled'. The
msgForwardState is set automatically to `blocked'
when the number of retries reaches msgForwardMaxRetries.rw Enumeration .1.3.6.1.4.1.272.4.2.13.1.8 |
msgDirTableThe msgDirTable contains information for all FAX messages
that are currently stored in the flash ROM.
Deleting entries: An entry can be removed by assigning
the value `delete' to its msgDirState object. SEQUENCE OF MsgDirEntry .1.3.6.1.4.1.272.4.2.14 |
msgDirEntry MsgDirEntry .1.3.6.1.4.1.272.4.2.14.1 |
msgDirExtensionThe called number when the fax was received.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.2.14.1.1 |
msgDirTypeThe msgDirType specifies which kind of data belongs
to this msgDirTable entryro Enumeration .1.3.6.1.4.1.272.4.2.14.1.2 |
msgDirContentThe msgDirContent is a unique string to identify the
msgDirTable entry. It contains the data type, a unique
number and the number of the remote fax stationro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.2.14.1.3 |
msgDirTimeThe msgDirTime contains the date and time when the
fax was received.ro Date .1.3.6.1.4.1.272.4.2.14.1.4 |
msgDirDurationThe msgDirDuration contains for fax messages the number
of stored pages.ro INTEGER .1.3.6.1.4.1.272.4.2.14.1.5 |
msgDirSizeThe msgDirSize contains the number Bytes that are used
to store this message in the flash ROM.ro INTEGER .1.3.6.1.4.1.272.4.2.14.1.6 |
msgDirStateThe state of the message. To delete a message, assign the
value `delete' to this object, then the msgDirState will
change to `deleted' and the memory that is used by this
message will be available again after the next automatic
reorganisation of the flash ROM.rw Enumeration .1.3.6.1.4.1.272.4.2.14.1.7 |