hwStartPortSubType
HUAWEI-SPC-MIB ·
.1.3.6.1.4.1.2011.6.15.1.1.1.13
Object
column r/w
Enumeration
Sub type of SPC's start port. If the SPC is used for PHS, the type must be set to mnt or mlt. Options: 1. noSubType(255) -no sub type 2. mnt(1) -mnt 3. mlt(2) -mlt
Context
- MIB
- HUAWEI-SPC-MIB
- OID
.1.3.6.1.4.1.2011.6.15.1.1.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwSpcMngtEntry
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-SPC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SPC-MIB::hwStartPortSubType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-SPC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SPC-MIB::hwStartPortSubType.<hwSpcNo>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-SPC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-SPC-MIB::hwStartPortSubType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mnt |
2 | mlt |
255 | noSubType |