tmnxBsxProtAdminState
TIMETRA-BSX-NG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.63.2.1.1.4
Object
The value of tmnxBsxProtAdminState specifies the administrative state of the protocol. When the admin state is set to 'outOfService', the protocol will default to its parent protocol as indicated by tmnxBsxProtParentName.
Context
- MIB
- TIMETRA-BSX-NG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.63.2.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxBsxProtEntry
- Groups
- 4
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-BSX-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-BSX-NG-MIB::tmnxBsxProtAdminState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-BSX-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-BSX-NG-MIB::tmnxBsxProtAdminState.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-BSX-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-BSX-NG-MIB::tmnxBsxProtAdminState'
Syntax
- Source
- TIMETRA-TC-MIBTmnxAdminState
- Base type
Enumeration
Values & Constraints
Type Values
1 | noop |
2 | inService |
3 | outOfService |