zyIpsgMode
ZYXEL-IPSG-MIB ·
.1.3.6.1.4.1.890.1.15.3.33.4.1
Object
scalar r/w
Enumeration
This entry can select IPSG Security Mode. The value 1 means stict mode and value 2 means loose mode. .
Context
- MIB
- ZYXEL-IPSG-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.33.4.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- zyxelIpsgSetup
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 'ZYXEL-IPSG-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-IPSG-MIB::zyIpsgMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-IPSG-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-IPSG-MIB::zyIpsgMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | strict |
2 | loose |