zyLayer2IpDefaultMgmt
ZYXEL-L2-IP-MIB ·
.1.3.6.1.4.1.890.1.15.3.38.1.2
Object
scalar r/w
Enumeration
Specify which traffic flow (In-Band or Out-of-band) the switch is to send packets originating from it or packets with unknown source.
Context
- MIB
- ZYXEL-L2-IP-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.38.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- zyxelLayer2IpSetup
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-L2-IP-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-L2-IP-MIB::zyLayer2IpDefaultMgmt.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-L2-IP-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-L2-IP-MIB::zyLayer2IpDefaultMgmt'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | inBand |
1 | outOfBand |