l3SatPeerScope
RAD-L3SAT-MIB ·
.1.3.6.1.4.1.164.6.1.15.2.12.1.19
Object
column Bits
The scope of the test: configuration phase, performance phase, or both phases. This object is a copy of the corresponding object in the peer profile. The duplication is done to keep the report valid even if the peer profile was modified after the test completion.
Context
- MIB
- RAD-L3SAT-MIB
- OID
.1.3.6.1.4.1.164.6.1.15.2.12.1.19- 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::l3SatPeerScope'
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::l3SatPeerScope.<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::l3SatPeerScope'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | configuration |
1 | performance |