zxr10SupervlanIfAttrSpIntSubRout
ZXR10-SUPERVLAN-MIB ·
.1.3.6.1.4.1.3902.3.6000.505.2.1.1.1.3
Object
column SpecialEnabledStatus
SuperVLAN inter-subvlan-routing attribute status is used to distinguish between IPv4 and IPv6,1 mean IPv4 enable,2 mean IPv6 enable. default value is 5.
Context
- MIB
- ZXR10-SUPERVLAN-MIB
- OID
.1.3.6.1.4.1.3902.3.6000.505.2.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Default
invalid- Parent
- zxr10SupervlanIfAttrEntry
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 'ZXR10-SUPERVLAN-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-SUPERVLAN-MIB::zxr10SupervlanIfAttrSpIntSubRout'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-SUPERVLAN-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-SUPERVLAN-MIB::zxr10SupervlanIfAttrSpIntSubRout.<zxr10SupervlanIfAttrIfName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-SUPERVLAN-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-SUPERVLAN-MIB::zxr10SupervlanIfAttrSpIntSubRout'
Syntax
- Source
- SpecialEnabledStatus
- Base type
Enumeration
Type Description
A special status value for the object.
Values & Constraints
Type Values
1 | ipv4enabled |
2 | ipv6enabled |
3 | enabled |
4 | disabled |
5 | invalid |