genEquipRadioGroupsProtectionAttrCommand
MWRM-RADIO-MIB ·
.1.3.6.1.4.1.2281.10.7.8.1.1.1.3
Object
Radio protection user commands for maintenance purposes: force-switch, lockout and manual-switch.
Context
- MIB
- MWRM-RADIO-MIB
- OID
.1.3.6.1.4.1.2281.10.7.8.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- genEquipRadioGroupsProtectionAttrEntry
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 'MWRM-RADIO-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-RADIO-MIB::genEquipRadioGroupsProtectionAttrCommand'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MWRM-RADIO-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-RADIO-MIB::genEquipRadioGroupsProtectionAttrCommand.<genEquipRadioGroupsProtectionAttrGroupIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MWRM-RADIO-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MWRM-RADIO-MIB::genEquipRadioGroupsProtectionAttrCommand'
Syntax
- Source
- RadioProtectionCmd
- Base type
Enumeration
Values & Constraints
Type Values
0 | clear |
1 | manual-switch |
2 | force-switch |
3 | lockout |