hm2SfpWLStatus
HM2-DEVMGMT-MIB ·
.1.3.6.1.4.1.248.11.10.1.7.3.1
Object
scalar Enumeration
Status of the SFP White List. present(1): a white list is present on the device absent(2): no white list is present on the device not-supported(3): white list feature is not supported in this device
Context
- MIB
- HM2-DEVMGMT-MIB
- OID
.1.3.6.1.4.1.248.11.10.1.7.3.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hm2SfpWLGroup
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 'HM2-DEVMGMT-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-DEVMGMT-MIB::hm2SfpWLStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-DEVMGMT-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-DEVMGMT-MIB::hm2SfpWLStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | present |
2 | absent |
3 | not-supported |