zxAnServicePortServiceMode
ZTE-AN-SERVICEPORT ·
.1.3.6.1.4.1.3902.1015.8.1.1.1.4
Object
column r/w
Enumeration
A traffic type for a service port.
Context
- MIB
- ZTE-AN-SERVICEPORT
- OID
.1.3.6.1.4.1.3902.1015.8.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxAnServicePortConfEntry
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 'ZTE-AN-SERVICEPORT' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-SERVICEPORT::zxAnServicePortServiceMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-SERVICEPORT' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-SERVICEPORT::zxAnServicePortServiceMode.<zxAnBridgePortIndex>.<zxAnServicePortID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-SERVICEPORT' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-SERVICEPORT::zxAnServicePortServiceMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | untag |
2 | untagAndEncap |
3 | priority |
4 | tag |
5 | tls |
6 | tagAndEncap |
7 | tagAndEtype |
8 | tagAndCos |
9 | vlanRangeTag |
10 | vlanRangeTagAndEncap |
11 | vlanRangeTagAndEtype |
12 | vlanRangeTagAndCos |
13 | batchBindingTag |
14 | doubleVlanTag |
15 | tagAndDscp |