ipSecurityStatus
Jetnet5010G ·
.1.3.6.1.4.1.24062.2.2.1.9.2.1
Object
scalar mandatory
r/w
Enumeration
Enable or disable IP security functionality.
IP security allows you to assign specific IP addresses that
are permitted to access the device for securing switch
management. Set to (1) to enable IP Security. set to (2) to
disable IP Security.
Enabling IP Security without any entries configured in the
ipSecurityTable has no effect on the access traffic.
Context
- MIB
- Jetnet5010G
- OID
.1.3.6.1.4.1.24062.2.2.1.9.2.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- ipSecurity
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 'Jetnet5010G' -M '/opt/observium/mibs/korenix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Jetnet5010G::ipSecurityStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Jetnet5010G' -M '/opt/observium/mibs/korenix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Jetnet5010G::ipSecurityStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |