hm2TtdpETBNRole
HM2-ETB-MIB ·
.1.3.6.1.4.1.248.11.130.1.1.9
Object
scalar r/w
Enumeration
Role that Ethernet Train Backbone Node (ETBN) will take in backbone. If ETBN is used to connect one or multiple Consist networks then the role MUST be set to (router). If ETBN is used to directly connect several End Devices (ED) on the backbone then the role MUST be set to (switch).
Context
- MIB
- HM2-ETB-MIB
- OID
.1.3.6.1.4.1.248.11.130.1.1.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hm2TtdpGroup
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-ETB-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-ETB-MIB::hm2TtdpETBNRole.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-ETB-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-ETB-MIB::hm2TtdpETBNRole'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | switch |
2 | router |