s5AgTrpRcvrAddrType
S5-AGENT-MIB ·
.1.3.6.1.4.1.45.1.6.4.3.4.1.3
Object
column r/w
Enumeration
The type of address that is stored in
the object s5AgTrpRcvrNetAddr. The
value is:
ip(1)....IP address
ipx(2)...IPX address.
Note: When changing the value of this object
with an SNMP SET request, the SET PDU
must also specify a value for the
s5AgTrpRcvrNetAddr object.
Context
- MIB
- S5-AGENT-MIB
- OID
.1.3.6.1.4.1.45.1.6.4.3.4.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- s5AgTrpRcvrEntry
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 'S5-AGENT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'S5-AGENT-MIB::s5AgTrpRcvrAddrType'
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::s5AgTrpRcvrAddrType.<s5AgTrpRcvrIndx>'
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::s5AgTrpRcvrAddrType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ip |
2 | ipx |