eqptProtGroupType
ASAM-EQUIP-MIB ·
.1.3.6.1.4.1.637.61.1.23.5.2.1.2
Object
column mandatory
r/w
Enumeration
This attributes distinguishes between 1+1 and 1:N protection groups.
ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: 1..2
PERSIST: YES DEFVALUE: one-plus-one(1) UNITS: -
Context
- MIB
- ASAM-EQUIP-MIB
- OID
.1.3.6.1.4.1.637.61.1.23.5.2.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- eqptProtGroupEntry
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 'ASAM-EQUIP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-EQUIP-MIB::eqptProtGroupType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASAM-EQUIP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-EQUIP-MIB::eqptProtGroupType.<eqptProtGroupId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASAM-EQUIP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASAM-EQUIP-MIB::eqptProtGroupType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | one-plus-one |
2 | one-for-N |