nodeIfConfPhysType
A100-R1-MIB ·
nec variant
·
.1.3.6.1.4.1.119.2.3.14.3.1.2.1.2
Object
column mandatory
Enumeration
The PMD/physical layer format of the line cards.
Context
- MIB
- A100-R1-MIB
- OID
.1.3.6.1.4.1.119.2.3.14.3.1.2.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- nodeIfConfEntry
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 'A100-R1-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A100-R1-MIB::nodeIfConfPhysType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A100-R1-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A100-R1-MIB::nodeIfConfPhysType.<nodeIfConfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A100-R1-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A100-R1-MIB::nodeIfConfPhysType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | sar |
3 | taxi100M |
4 | oc3cSMF |
5 | oc-3cMMF |
6 | ds3-PLCP-SCRAMBLE |
7 | ds3-PLCP-noScramble |
8 | relay-6Mcel |
99 | notInstalled |