switchJumboFrameStatus
Hirschmann-LION-24TP-MIB ·
.1.3.6.1.4.1.248.13.7.4.1.1.7
Object
scalar r/w
Enumeration
enable(1) means the Jumbo Frame has enabled, disabled(2) means the Jumbo Frame has disabled.
Context
- MIB
- Hirschmann-LION-24TP-MIB
- OID
.1.3.6.1.4.1.248.13.7.4.1.1.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- switchMgt
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 'Hirschmann-LION-24TP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Hirschmann-LION-24TP-MIB::switchJumboFrameStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Hirschmann-LION-24TP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Hirschmann-LION-24TP-MIB::switchJumboFrameStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |