genGroupRedun12
CONFIG-MIB ·
avaya variant
·
.1.3.6.1.4.1.81.8.1.1.11
Object
column mandatory
r/w
Enumeration
Value on(1) of this attribute defines a redundancy (backup) relationship between synchronous external ports 1 and 2 on a module. Value blocked(3) of this attribute defines that the module is in the redundancy block mode used by IMR based modules.
Context
- MIB
- CONFIG-MIB
- OID
.1.3.6.1.4.1.81.8.1.1.11- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- genGroupEntry
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 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::genGroupRedun12'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::genGroupRedun12.<genGroupId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CONFIG-MIB::genGroupRedun12'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |
3 | blocked |
255 | notSupported |