rtrEntityLogType
MPIOS-MIB ·
.1.3.6.1.4.1.5651.3.20.1.1.200.2.100.1.4
Object
column r/w
Enumeration
RTR entity logging type?? local??stored in the device file system remote??remote services
Context
- MIB
- MPIOS-MIB
- OID
.1.3.6.1.4.1.5651.3.20.1.1.200.2.100.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sysRtrEntityEntry
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 'MPIOS-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPIOS-MIB::rtrEntityLogType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPIOS-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPIOS-MIB::rtrEntityLogType.<rtrEntityId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPIOS-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPIOS-MIB::rtrEntityLogType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | local |
2 | remote |