ipPermitEnable
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.17.1
Object
scalar deprecated
r/w
Enumeration
This is deprecated and replaced by
ipPermitAccessTypeEnable.
Indicate whether the IP permit feature is enabled
or disabled for Telnet and/or SNMP.
Setting this object to enabled(1), the IP permit
feature is enabled for both telnet and SNMP.
Setting this object to disabled(2), the IP permit
feature is disabled for both telnet and SNMP.
Setting this object to enabledForTelnetOnly(3),
the IP permit feature is enabled for Telnet, but
disabled for the rest.
Setting this object to enabledForSnmpOnly(4), the
IP permit feature is enabled for SNMP, but
disabled for the rest.
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.17.1- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- ipPermitListGrp
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::ipPermitEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-STACK-MIB::ipPermitEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
3 | enabledForTelnetOnly |
4 | enabledForSnmpOnly |
Conformance
Member of