atiStkSwSysMgmtACLConfigApplication
AtiStackSwitch9424-MIB ·
.1.3.6.1.4.1.207.8.17.1.7.2.1.5
Object
column r/w
Bits
This object specify which interface the user want the management station to be able to use when managing the switch. The options are : telnet, web, ping, all. Note that the enum value correspond to the bit position of the mask.
Context
- MIB
- AtiStackSwitch9424-MIB
- OID
.1.3.6.1.4.1.207.8.17.1.7.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- atiStkSwSysMgmtACLConfigEntry
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 'AtiStackSwitch9424-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AtiStackSwitch9424-MIB::atiStkSwSysMgmtACLConfigApplication'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AtiStackSwitch9424-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AtiStackSwitch9424-MIB::atiStkSwSysMgmtACLConfigApplication.<atiStkSwSysMgmtACLConfigModuleId>.<atiStkSwSysMgmtACLConfigId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AtiStackSwitch9424-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AtiStackSwitch9424-MIB::atiStkSwSysMgmtACLConfigApplication'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | telnet |
1 | web |
2 | ping |