cpqnIpxSAPBcastStatus
CPQNUNIF-MIB ·
.1.3.6.1.4.1.232.121.6.2.1.5
Object
column mandatory
r/w
Enumeration
DURABLE: The unit may generate IPX SAP broadcasts. This allows the unit to be auto-discovered. By setting this object to do-ipx-SAPs(1), the unit will generate SAP broadcasts at a rate of one every 60 seconds. By setting this object to no-ipx-SAPs(2), the hub will not generate SAP broadcasts.
Context
- MIB
- CPQNUNIF-MIB
- OID
.1.3.6.1.4.1.232.121.6.2.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- cpqnIpxNetworkEntry
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 'CPQNUNIF-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQNUNIF-MIB::cpqnIpxSAPBcastStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQNUNIF-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQNUNIF-MIB::cpqnIpxSAPBcastStatus.<cpqnIpxIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQNUNIF-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQNUNIF-MIB::cpqnIpxSAPBcastStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | do-ipx-SAPs |
2 | no-ipx-SAPs |