lldpXHmLocGMRPServiceReq
LLDP-EXT-HM-MIB ·
.1.0.8802.1.1.2.1.5.32867.1.2.1.1.3
Object
Integer value, used to indicate which GMRP service requirement is enabled on the the given port associated with the local system.
Context
- MIB
- LLDP-EXT-HM-MIB
- OID
.1.0.8802.1.1.2.1.5.32867.1.2.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lldpXHmLocGMRPEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LLDP-EXT-HM-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LLDP-EXT-HM-MIB::lldpXHmLocGMRPServiceReq'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LLDP-EXT-HM-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LLDP-EXT-HM-MIB::lldpXHmLocGMRPServiceReq.<lldpLocPortNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LLDP-EXT-HM-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LLDP-EXT-HM-MIB::lldpXHmLocGMRPServiceReq'
Syntax
- Source
- LldpXHmLocGMRPServiceReqSyntax
- Base type
Enumeration
Values & Constraints
Type Values
1 | forwardAll |
2 | forwardUnregistered |
3 | notApplicable |