FW 08.01.00 McDATA E/OS SNMP Support Manual (620-000131-630, November 2005)
G
G-46
E/OS SNMP Support Manual
SNMPv3 MIB
Status current
Description Information about a particular mask and mms value."
AUGMENTS { snmpTargetAddrEntry }
Sequence ::= { snmpTargetAddrExtTable 1 }
SnmpTargetAddrExtEntry ::= SEQUENCE{
snmpTargetAddrTMask
Syntax OCTET STRING (SIZE (0..255))
Max Access read-create
Status current
Description The mask value associated with an entry in the
snmpTargetAddrTable. The value of this object must have the same
length as the corresponding instance of snmpTargetAddrTAddress,
or must have length 0. An attempt to set it to any other value will
result in an inconsistentValue error.
The value of this object allows an entry in the snmpTargetAddrTable
to specify multiple addresses. The mask value is used to select which
bits of a transport address must match bits of the corresponding
instance of snmpTargetAddrTAddress, in order for the transport
address to match a particular entry in the snmpTargetAddrTable.
Bits which are 1 in the mask value indicate bits in the transport
address which must match bits in the snmpTargetAddrTAddress
value.
Bits which are 0 in the mask indicate bits in the transport address
which need not match. If the length of the mask is 0, the mask should
be treated as if all its bits were 1 and its length were equal to the
length of the corresponding value of snmpTargetAddrTable.
This object may not be modified while the value of the corresponding
instance of snmpTargetAddrRowStatus is active(1). An attempt to
set this object in this case will result in an inconsistentValue error.
DEFVAL { ''H }
Sequence ::= { snmpTargetAddrExtEntry 1 }
snmpTargetAddrTMask OCTET STRING,
snmpTargetAddrMMS Integer32