svcAllowL2ptXstpBpdu
TIMETRA-SAS-SERV-MIB ·
.1.3.6.1.4.1.6527.6.2.2.2.8.2.1.1.6
Object
column r/w
Enumeration
The value of this particular object indicates that whether this service allows l2pt xstp bpdu
Context
- MIB
- TIMETRA-SAS-SERV-MIB
- OID
.1.3.6.1.4.1.6527.6.2.2.2.8.2.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- svcBaseInfoExtnEntry
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 'TIMETRA-SAS-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SAS-SERV-MIB::svcAllowL2ptXstpBpdu'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SAS-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SAS-SERV-MIB::svcAllowL2ptXstpBpdu.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SAS-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SAS-SERV-MIB::svcAllowL2ptXstpBpdu'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | undefined |
1 | enable |
2 | disable |