hwDslamNtvProgramNewIpCascadePortList
HUAWEI-DSLAM-NTV-MIB ·
.1.3.6.1.4.1.2011.6.28.18.1.31
Object
column OctetString
Indicates the mask of cascade ports that are watching this program. There are 4096 bits in all, that is, bit0-bit7 indicates the cascade ports with indexs 1-8(The index of the cascade port is in ascending order in one byte). Each bit indicates whether a cascade port is watching the program. Options: 1. 1 -watching this program 2. 0 -not watching this program or the cascade port does not exist It can indicate 4096 cascade ports.
Context
- MIB
- HUAWEI-DSLAM-NTV-MIB
- OID
.1.3.6.1.4.1.2011.6.28.18.1.31- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwDslamNtvProgramEntry
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-NTV-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DSLAM-NTV-MIB::hwDslamNtvProgramNewIpCascadePortList'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-DSLAM-NTV-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DSLAM-NTV-MIB::hwDslamNtvProgramNewIpCascadePortList.<hwDslamNtvProgramIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-DSLAM-NTV-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-DSLAM-NTV-MIB::hwDslamNtvProgramNewIpCascadePortList'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.