tApsAnnexBCommandSwitch
TIMETRA-APS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.29.6.1.1
Object
column r/w
Enumeration
The value of tApsAnnexBCommandSwitch specifies the Annex B supported
APS switch command applied to the APS group.
The supported values:
'noCmd(1)' -- no command was applied to the group since system
-- initialization.
'lockout(2)' -- lockout the APS group.
'clearLockout(3)' -- clear the lockout.
Sets to value 'lockout(2)' or 'clearLockout(3)' will be rejected with
error inconsistentValue if APS-MIB::apsConfigMode is not equal to
'onePlusOneOptimized(4)'. If 'noCmd(1)' is used in a write operation a
wrongValue error is returned.
When read this object returns the last command written or 'noCmd(1)'.
Context
- MIB
- TIMETRA-APS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.29.6.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tApsGroupCommandEntry
- Groups
- 1
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-APS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-APS-MIB::tApsAnnexBCommandSwitch'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-APS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-APS-MIB::tApsAnnexBCommandSwitch.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-APS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-APS-MIB::tApsAnnexBCommandSwitch'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noCmd |
2 | lockout |
3 | clearLockout |
Conformance
Member of