l3SatPeerResponderType
RAD-L3SAT-MIB ·
.1.3.6.1.4.1.164.6.1.15.2.12.1.10
Object
column Enumeration
The discovered type of the responder.
If the peer was never activated the value unknown(1) is returned.
Context
- MIB
- RAD-L3SAT-MIB
- OID
.1.3.6.1.4.1.164.6.1.15.2.12.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- l3SatPeerEntry
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 'RAD-L3SAT-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-L3SAT-MIB::l3SatPeerResponderType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-L3SAT-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-L3SAT-MIB::l3SatPeerResponderType.<l3SatGeneratorName>.<l3SatPeerAddrType>.<l3SatPeerAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-L3SAT-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-L3SAT-MIB::l3SatPeerResponderType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | ipLoop |
3 | udpLoop |
4 | loopAndTimestamp |