hwMD5500PSTNPortAttribute1
HWMUSA-UP-MIB ·
.1.3.6.1.4.1.2011.2.6.4.4.6.3.1.3
Object
column r/w
Enumeration
Options: 1.notsupport(1) -indicates the attribute of the PSTN port is not supported 2.support(2) -indicates the attribute of the PSTN port is supported
Context
- MIB
- HWMUSA-UP-MIB
- OID
.1.3.6.1.4.1.2011.2.6.4.4.6.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwPstnPortAttrEntry
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 'HWMUSA-UP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HWMUSA-UP-MIB::hwMD5500PSTNPortAttribute1'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HWMUSA-UP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HWMUSA-UP-MIB::hwMD5500PSTNPortAttribute1.<hwMD5500PSTNPortFrameIndex>.<hwMD5500PSTNPortSlotIndex>.<hwMD5500PSTNPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HWMUSA-UP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HWMUSA-UP-MIB::hwMD5500PSTNPortAttribute1'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notsupport |
2 | support |