atiStkSwLldpConfigNotif
AtiStackSwitch9000-MIB ·
.1.3.6.1.4.1.207.8.17.10.1.9.1.4
Object
column r/w
Enumeration
The atiStkSwLldpConfigNotif controls, on a per port basis, whether or not notifications from the agent are enabled. The value enabled(1) means that notifications are enabled; the value disabled(2) means that they are not.
Context
- MIB
- AtiStackSwitch9000-MIB
- OID
.1.3.6.1.4.1.207.8.17.10.1.9.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- atiStkSwLldpConfigPortEntry
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 'AtiStackSwitch9000-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AtiStackSwitch9000-MIB::atiStkSwLldpConfigNotif'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AtiStackSwitch9000-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AtiStackSwitch9000-MIB::atiStkSwLldpConfigNotif.<atiStkSwLldpConfigPortId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AtiStackSwitch9000-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AtiStackSwitch9000-MIB::atiStkSwLldpConfigNotif'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |