l3SatGeneratorApplication
RAD-L3SAT-MIB ·
.1.3.6.1.4.1.164.6.1.15.2.11.1.3
Object
column r/w
Enumeration
The role of the generator device in the service path - L3 forwarder or L2 probe.
Context
- MIB
- RAD-L3SAT-MIB
- OID
.1.3.6.1.4.1.164.6.1.15.2.11.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- l3SatGeneratorEntry
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::l3SatGeneratorApplication'
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::l3SatGeneratorApplication.<l3SatGeneratorName>'
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::l3SatGeneratorApplication'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pureL3 |
2 | l3OverL2 |