nbsPortCfgLanType
NBASE-G1-MIB ·
.1.3.6.1.4.1.629.1.4.1.1.2
Object
column mandatory
Enumeration
The port LAN type that is installed (if exists).
Context
- MIB
- NBASE-G1-MIB
- OID
.1.3.6.1.4.1.629.1.4.1.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- nbsPortCfgEntry
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 'NBASE-G1-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBASE-G1-MIB::nbsPortCfgLanType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NBASE-G1-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBASE-G1-MIB::nbsPortCfgLanType.<nbsPortCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NBASE-G1-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NBASE-G1-MIB::nbsPortCfgLanType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | eth10 |
3 | eth100 |
4 | eth10or100 |
5 | eth100B |
6 | eth1000B |
7 | atmLane |
8 | eth100Grp |
9 | eth10or100Grp |
10 | fddi |
11 | eth100or1000 |
12 | eth10hpna |
13 | eth100or1000amp |
14 | eth10or100overVDSL |
15 | ethSFP |
16 | eth10or100or1000 |
30 | ethSFP100 |
40 | ethXFP |
50 | ethComboDualMode |
51 | ethComboTriMode |