protectGroupLastCmd
RAD-Protection-MIB ·
.1.3.6.1.4.1.164.6.2.72.1.1.9
Object
column RAD-TCProtectGroupCmdType
This object contains the last command that the protection group was requested to perform. See description on protectGroupCmd object.
Context
- MIB
- RAD-Protection-MIB
- OID
.1.3.6.1.4.1.164.6.2.72.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- protectGroupEntry
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-Protection-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Protection-MIB::protectGroupLastCmd'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-Protection-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Protection-MIB::protectGroupLastCmd.<protectGroupClass>.<protectGroupIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-Protection-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-Protection-MIB::protectGroupLastCmd'
Syntax
- Source
- RAD-TCProtectGroupCmdType
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | manualSwitch |
3 | forcedSwitch |
4 | lockout |
5 | clear |
6 | exercise |
7 | forcedSwitchWorkToProtect |
8 | forcedSwitchProtectToWork |
9 | manualSwitchWorkToProtect |
10 | manualSwitchProtectToWork |