s3EnetHostObserveOrder
SYNOPTICS-ETHERNET-MIB ·
.1.3.6.1.4.1.45.1.3.2.13.3.1.2
Object
column mandatory
Integer32
The relative ordering of the MAC/Network adddress pair. There is a global value that starts at 1 and increases by one for each observation of an address pair. When the maximum value of 65535 is reached, the next value will be 1. The global value is used to update this object each time the MAC/Network address pair is observed (and when the entry is initially created). Since the global value starts over again after it reaches its maximum value, there may be more than one entry that has the same value.
Context
- MIB
- SYNOPTICS-ETHERNET-MIB
- OID
.1.3.6.1.4.1.45.1.3.2.13.3.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- s3EnetHostEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SYNOPTICS-ETHERNET-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYNOPTICS-ETHERNET-MIB::s3EnetHostObserveOrder'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SYNOPTICS-ETHERNET-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYNOPTICS-ETHERNET-MIB::s3EnetHostObserveOrder.<s3EnetHostIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYNOPTICS-ETHERNET-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYNOPTICS-ETHERNET-MIB::s3EnetHostObserveOrder'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65535