hwDslamRaioProfileAccessNodeIpIfType
HUAWEI-DSLAM-PITP-MIB ·
.1.3.6.1.4.1.2011.6.42.21.1.2
Object
column r/w
Enumeration
Indicates the interface type. Options: 1. notConfiged(1) -indicates that no source interface is configured 2. meth(2) -indicates the MEth interface 3. loopback(3) -indicates the loopback interface 4. vlanif(4) -indicates the VLAN interface When this leaf is set to notConfiged(1), it means that no source interface is configured in the case of the create operation, and that the source interface is deleted in the case of the modify operation.
Context
- MIB
- HUAWEI-DSLAM-PITP-MIB
- OID
.1.3.6.1.4.1.2011.6.42.21.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwDslamRaioProfileEntry
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 'HUAWEI-DSLAM-PITP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DSLAM-PITP-MIB::hwDslamRaioProfileAccessNodeIpIfType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-DSLAM-PITP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DSLAM-PITP-MIB::hwDslamRaioProfileAccessNodeIpIfType.<hwDslamRaioProfileName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-DSLAM-PITP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-DSLAM-PITP-MIB::hwDslamRaioProfileAccessNodeIpIfType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notConfiged |
2 | meth |
3 | loopback |
4 | vlanif |