vlanPortType
SAF-IPRADIO ·
.1.3.6.1.4.1.7571.100.1.1.5.1.1.1.14.1.2
Object
column mandatory
r/w
Enumeration
VLAN port type management, traffic or endpoint
Context
- MIB
- SAF-IPRADIO
- OID
.1.3.6.1.4.1.7571.100.1.1.5.1.1.1.14.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- vlanEntry
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 'SAF-IPRADIO' -M '/opt/observium/mibs/saf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SAF-IPRADIO::vlanPortType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SAF-IPRADIO' -M '/opt/observium/mibs/saf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SAF-IPRADIO::vlanPortType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SAF-IPRADIO' -M '/opt/observium/mibs/saf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SAF-IPRADIO::vlanPortType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | management |
2 | none |
3 | traffic |
4 | endpoint |