s5AgDataCollectNetworkAddrStatus

S5-AGENT-MIB · .1.3.6.1.4.1.45.1.6.4.2.7.1.3

Object

column r/w Enumeration
A switch to enable or disable the collecting of 
network layer addresses for the network address
mapping table (s5CmNetAddrTable ).
The following value is read-only:
  alwaysOff(1)..data source is not capable of
		  collecting or decoding network
		  addresses
              
The following values are read-write if the data
source is capable of collecting network addresses:
  on(2).........packet decoding is enabled
  off(3)........packet decoding is disabled
		  or not supported.

Context

MIB
S5-AGENT-MIB
OID
.1.3.6.1.4.1.45.1.6.4.2.7.1.3
Type
column
Access
readwrite
Status
current
Parent
s5AgDataCollectEntry

Walk 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 'S5-AGENT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'S5-AGENT-MIB::s5AgDataCollectNetworkAddrStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'S5-AGENT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'S5-AGENT-MIB::s5AgDataCollectNetworkAddrStatus.<s5AgDataCollectIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'S5-AGENT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'S5-AGENT-MIB::s5AgDataCollectNetworkAddrStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1alwaysOff
2on
3off