hwVoNumSubstDotMatchRule
HUAWEI-VO-GENERAL-MIB ·
.1.3.6.1.4.1.2011.5.25.1.1.1.4.1.1.3
Object
column r/w
Enumeration
This object specifies the dot wildcard match rule. end-only - only end of E.164 number (input format) left-right - match form left to right (input format) right-left - match form right to left (input format)
Context
- MIB
- HUAWEI-VO-GENERAL-MIB
- OID
.1.3.6.1.4.1.2011.5.25.1.1.1.4.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwVoNumSubstEntry
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-VO-GENERAL-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VO-GENERAL-MIB::hwVoNumSubstDotMatchRule'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VO-GENERAL-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VO-GENERAL-MIB::hwVoNumSubstDotMatchRule.<hwVoNumSubstIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VO-GENERAL-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VO-GENERAL-MIB::hwVoNumSubstDotMatchRule'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | end-only |
2 | left-right |
3 | right-left |