nbsPortCfgPortSelect
NBASE-G1-MIB ·
.1.3.6.1.4.1.629.1.4.1.1.4
Object
column mandatory
r/w
Enumeration
The port physical interface type selection. For regular 10 Mbps Ethernet Ports, the default value is Auto Select. 100 Base-Tx ports do not support more than one type of physical interface. Setting a not supported type of interface will result in a badValue response
Context
- MIB
- NBASE-G1-MIB
- OID
.1.3.6.1.4.1.629.1.4.1.1.4- Type
- column
- Access
- readwrite
- 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::nbsPortCfgPortSelect'
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::nbsPortCfgPortSelect.<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::nbsPortCfgPortSelect'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | aui |
3 | tp |
4 | asel |