adGenMuxPMappingType
ADTRAN-GENMUXPONDER-MIB ·
.1.3.6.1.4.1.664.5.70.26.8.1.1.2
Object
column r/w
Enumeration
Mapping type.
Context
- MIB
- ADTRAN-GENMUXPONDER-MIB
- OID
.1.3.6.1.4.1.664.5.70.26.8.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenMuxPMappingEntry
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 'ADTRAN-GENMUXPONDER-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENMUXPONDER-MIB::adGenMuxPMappingType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENMUXPONDER-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENMUXPONDER-MIB::adGenMuxPMappingType.<adGenSlotInfoIndex>.<adGenMuxPMappingName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENMUXPONDER-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENMUXPONDER-MIB::adGenMuxPMappingType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | bitTransparentSynchronous |
2 | bitTransparentAsynchronous |
3 | gfpfNontransparent |
4 | gfpfSemitransparent |
5 | gfptTransparent |
6 | wis |
7 | passthrough |
8 | crossconnect |
9 | gmp |