hmSecDHCPExtRelayCircuitInfo
HmSecurityGateway-MIB ·
.1.3.6.1.4.1.248.51.3.5.2.54
Object
scalar mandatory
r/w
Enumeration
What to append as Circuit ID: none: no Cicuit ID if-idx: the system interface index (1 octet) if-name: the systems interface name (ascii) if-mac: the MAC address (6 octets) if-ip: the IP address (4 octets) sysname: the systems hostname text: a text defined in hmSecDHCPExtRelayCircuitText.0 if-prefixed-ip: prefix IP with 0xA1 Sub Remote ID (2+4 octets) rs2: Hirschmann RS2 Sub Circuit Information
Context
- MIB
- HmSecurityGateway-MIB
- OID
.1.3.6.1.4.1.248.51.3.5.2.54- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- hmSecDHCPExt
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 'HmSecurityGateway-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HmSecurityGateway-MIB::hmSecDHCPExtRelayCircuitInfo.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HmSecurityGateway-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HmSecurityGateway-MIB::hmSecDHCPExtRelayCircuitInfo'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | if-idx |
3 | if-name |
4 | if-mac |
5 | if-ip |
6 | sysname |
7 | text |
8 | if-prefixed-ip |
9 | rs2 |